home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / comp0_89.lha / Feel / Boot / Compiler / stop.i < prev    next >
Text File  |  1993-07-16  |  456b  |  1 lines

  1. ((name stop) (dependencies (calls errors boot class-names init)) (exported-ids ((address stop vals) (name . vals) (mutable ()) (class . bytefunction) (argtype (() . 0))) ((address stop cont) (name . cont) (mutable ()) (class . bytefunction) (argtype (() . 0))) ((address stop stop) (name . stop) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address stop set-ignore) (name . set-ignore) (mutable ()) (class . bytefunction) (argtype (() . 1)))))